home *** CD-ROM | disk | FTP | other *** search
/ USGS: Coal Resource Asse… Rocky Mts & Great Plains / USGS Coal Resource Assessment - Rocky Mts and Great Plains - Disc 2.iso / PROGRAM / ETC / shutdown < prev    next >
Text File  |  1996-08-28  |  90b  |  4 lines

  1. if (System.GetOS = #SYSTEM_OS_MSW) then
  2.   Script.Make( "DDEServer.Stop" ).DoIt( NIL )
  3. end
  4.